@import url(cssbase.css);

* {margin:0px; padding:0px;}
body {background:#FFF; width:100%; font-size:14px;}

/* Top */
.top {width:100%; float:left;}
.top .topBody {width:1220px; margin:0 auto;}
.top .topBody .logo {background:url("logo.png") no-repeat; background-size:223px auto; width:223px; height:80px; float:left;}

/* TopMenu */
.TopMenu {width:1000px; margin:0 auto; background:#F60; color:#FA0; width:100%; height:40px; line-height:40px; text-align:center; float:left; clear:both;}
.TopMenu a {font-size:16px; padding:0 5px; height:30px; line-height:30px;}
.TopMenu a:link {color:#FFF;}
.TopMenu a:visited {color:#FF0;}
.TopMenu a:hover {color:#FA0;}
.TopMenu a:active {color:#FC0;}

/* ÍøÒ³Ö÷Ìå */
.Info {margin:0 auto; width:1220px; clear:both;}
.Info .Webmain {width:100%; box-sizing:border-box; background:#F0F0F0; border-radius:0.5em; padding:10px 10px 15px; margin-top:10px; float:left; clear:both;}
.Info .Webmain .WMtr {width:1200px; box-sizing:border-box; margin:5px 0 0; font-size:12px; float:left; clear:both;}
.Info .Webmain .WMtr .Lmt {width:110px; height:58px; box-sizing:border-box; background:#FFF; text-align:center; border:1px solid #E5E5E5; border-radius:0.5em; padding:5px 3px; margin:5px 5px 0; float:left;}
.Info .Webmain .WMtr .Lmt img {width:100px; height:46px; border-radius:0.5em; border:0; padding:0;}

/* Bottom */
.bottom {width:1220px; margin:0 auto;}
.bottom .FootBody {width:100%; background:#FFF; padding:5px 0; float:left; clear:both;}
.bottom .Menu {width:100%; margin:0 auto; background:#CEECFF; border-radius:0.5em; font-size:12px; color:#333; height:30px; line-height:30px; text-align:center;}
.bottom .Menu a {color:#333;}
.bottom .Menu a:visited {color:#555;}
.bottom .Menu a:hover {color:#F00;}
.bottom .copy {width:100%; margin:0 auto; font-size:12px; padding-top:10px; text-align:center;}
.bottom .copy .cr {text-align:center;}
.bottom .copy .cr p {line-height:150%;}
.bottom .copy .cr .beian2 {display:inline-block; height:20px; line-height:20px;}

/* Link */
.LinkAD {width:1220px; margin:0 auto;}
.LinkAD .LinkBody {width:100%; box-sizing:border-box; background:#F5F5F5; border-radius:0 0 0.5em 0.5em; padding:3px 0; margin:0 0 10px 0; float:left; clear:both;}
.LinkAD .Link {width:100%; box-sizing:border-box; font-size:12px; line-height:25px; text-align:left; padding:5px 15px; float:left;}
.LinkAD .Link .LinkL {width:5%; color:#555; float:left;}
.LinkAD .Link .LinkR {width:93%; box-sizing:border-box; float:left;}
.LinkAD .Link .LinkR .textdiv {max-width:8em; padding-left:11px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; float:left;}
.LinkAD .Link .LinkR a {color:#555;}

/* Link */
a {text-decoration:none;}
a:link {color:#333;}
a:visited {color:#555;}
a:hover {color:#F60;}
a:active {color:#F60;}

.blue {color:#0053F9;}
.red {color:#F00;}